home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4025 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: nntp.teleport.com!sschaem
  2. From: sschaem@teleport.com (Stephan Schaem)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: TMapping again!
  5. Date: 16 Feb 1996 06:22:14 GMT
  6. Organization: Teleport - Portland's Public Access (503) 220-1016
  7. Distribution: world
  8. Message-ID: <4g17qm$3mo@maureen.teleport.com>
  9. References: <38232371@kone.fipnet.fi> <4fntd3$g56@sunsystem5.informatik.tu-muenchen.de> <38232442@kone.fipnet.fi> <4fvnjb$gdm@oreig.uji.es> <4g147q$sit@maureen.teleport.com>
  10. NNTP-Posting-Host: linda.teleport.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Stephan Schaem (sschaem@teleport.com) wrote:
  14. :  But then you might want to optimize special cases when any of the slope
  15. :  are null (Very often the texture xstep or ystep is null, so the inner 
  16. :  loop can be 'greatly' optimized... well, its worth an extra 2 byte for
  17. :  a beq to the write maping code) and you have no chance to cache all 
  18. :  the variation in 256bytes then.
  19.  
  20.  I want to correct myself here... I generalize, when 'often' realy only 
  21.  happen with engine type found in 'into the shadow' and not 'descent'.
  22.  
  23.  Stephan
  24.